ComponentOne Expression Editor for WPF
FindIndex(Predicate<BaseRule>) Method

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > RuleCollection Class > FindIndex Method : FindIndex(Predicate<BaseRule>) Method
Syntax
'Declaration
 
Public Overloads Function FindIndex( _
   ByVal match As System.Predicate(Of BaseRule) _
) As System.Integer
public System.int FindIndex( 
   System.Predicate<BaseRule> match
)

Parameters

match
See Also

Reference

RuleCollection Class
RuleCollection Members
Overload List